OrganizationPhoneNumber 
EntityType  Independent 
Logical Entity Name  OrganizationPhoneNumber 
Default Table Name  SyNexusOrganizationPhoneNumber 
Logical Only  NO 
Definition 
 
Note 
 

OrganizationPhoneNumber Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
OrganizationId(FK)    INTEGER  NO 
 
PhoneTypeId    INTEGER  YES 
 
CvueSourceTypeIdentifier    INTEGER  YES 
 
PhoneNumber    NVARCHAR(16)  YES 
 
Extension    NVARCHAR(10)  YES 
 
Note    NVARCHAR(1000)  YES 
 
IsValid    BIT  NO 
 
IsPrimary    BIT  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

OrganizationPhoneNumber Keys 
Key Name  Key Type  Keys 
Nk_SyNexusOrganizationPhoneNumber_SyNexusOrganizationId  Inversion Entry  OrganizationId 
PK_SyNexusOrganizationPhoneNumber  PrimaryKey  Id 

OrganizationPhoneNumber Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Organization  Non-Identifying  One To Zero or More        OrganizationId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

OrganizationPhoneNumber Check Constraints 
Check Constraint Name  CheckConstraint